home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2058_matinv < prev    next >
Text File  |  1989-03-06  |  381b  |  6 lines

  1. matinv ( square matrix, count*, maxerr* )
  2. matrix inversion
  3.  
  4. square matrix—a nonsingular square (i.e. same # of rows as columns) number block; count—optional # of iterations; maxerr—optional minimum change between iterations.
  5.  
  6. matinv creates a block that is the matrix multiplicative inverse of the square matrix argument. The result is the same size as the square matrix argument.